CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv image matching

搜索资源列表

  1. TestSIFTVC6

    0下载:
  2. 用opencv实现的sift的图像特征提取与匹配,有结果显示-Sift based on opencv image feature extraction and matching, according to the results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:294207
    • 提供者:高幸
  1. opencv---sift

    1下载:
  2. 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4011181
    • 提供者:周圣
  1. 771

    2下载:
  2. 二维码图像匹配加黑白块缺陷检测,利用opencv halcon完成实现-Plus black and white two-dimensional code image matching block defect detection using opencv halcon complete the implementation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1159017
    • 提供者:wanghw
  1. SIFT-algorithm

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:506269
    • 提供者:东风
  1. CornerExtracted

    0下载:
  2. 基于OpenCV的图像特征点提取,并有效实现两幅图像的特征点匹配-Based on OpenCV image feature points extraction and effective realization of two image matching feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14353226
    • 提供者:new
  1. freak

    0下载:
  2. OpenCV中利用freak算法实现图像匹配-OpenCV utilizing freak image matching algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1803636
    • 提供者:李乐
  1. boostDesc1.0.tar

    0下载:
  2. opencv中利用boost描述符实现图像匹配和配准-opencv boost the use of descr iptors for image matching and registration
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8780725
    • 提供者:李乐
  1. opencv-temp

    0下载:
  2. opencv 实现模板匹配,方法对图像、视频都可用,简单、易懂!-Opencv achieve template matching procedures, simple, easy to use, can realize the matching of image, video in!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1526920
    • 提供者:陈阳
  1. ImageMatching

    0下载:
  2. 通过调用opencv数据库中的函数,实现图像的匹配。-Through function calls in the opencv , to achieve image matching.
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:727528
    • 提供者:gongming chen
  1. Template-Matching

    0下载:
  2. 使用opencv给出的函数进行模板匹配,给出一幅图像及目标模板,在图像中找出模板所在区域。-Using the function given by opencv for template matching, the target template is given an image , to identify the template location in the image
  3. 所属分类:Console

    • 发布日期:2017-05-25
    • 文件大小:8141640
    • 提供者:yp
  1. Pic_True

    0下载:
  2. 纯java代码写的sift图片识别算法,欢迎交流指正!图片匹配效果还是可以的,可以直接运行!木有使用opencv、metlab等api-Pure java code written sift picture recognition algorithm, welcomed the exchange correction! Image matching effect, or can, can run! Wood using opencv, metlab etc. api
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:149488
    • 提供者:yao
  1. sift

    0下载:
  2. sift算法匹配图像特征点(opencv)-sift algorithm for image matching feature points (opencv)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15173867
    • 提供者:吴旭
  1. ORB-Opencv

    0下载:
  2. 首先使用FAST对图像进行特征点提取,之后生成ORB描述符,进行点特征匹配,可以达到快速精确配准-The first to use the image FAST feature point extraction, after generating ORB descr iptors were point feature matching, can achieve fast and accurate registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3274970
    • 提供者:
  1. tuxiangpipei

    0下载:
  2. 这是一个图像匹配c++代码及其资料,使用opencv,对两幅图像进行匹配-This is an image matching c++ code and its data, using opencv, two images match
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8086305
    • 提供者:beinuo
  1. adjkjfjlakhj

    0下载:
  2. 这是一个图像匹配c++代码及其资料,使用opencv,对两幅图像进行匹配-This is an image matching c++ the code and data, using opencv, two images match
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8083477
    • 提供者:beinuo
  1. OpenSURFcpp-(1)

    0下载:
  2. SURF图像匹配程序,代码需要vs + opencv, 实测vs2013+opencv2.4.10可用-SURF image matching the code needs vs+ opencv, the measured vs2013+opencv2.4.10 available
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:443408
    • 提供者:林林
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. templateMatch-SURF

    0下载:
  2. 使用opencv检测图像特征,并进行特征点的匹配。输入两幅图像,得到特征参数-Using opencv image feature detection and matching feature points. Two input image characteristic parameter obtained
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:540852
    • 提供者:mary
  1. opencv2.4.9Pvs2010-matchTemplate

    0下载:
  2. opencv2.4.9+vs2010 实现图像匹配,从原图中识别其中的某一部分 配好opencv可以直接运行。-opencv2.4.9+ vs2010 achieve image matching, which identified certain part with a good opencv can be run directly the original image.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15255568
    • 提供者:Sam
  1. imagestitching

    1下载:
  2. 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:70070272
    • 提供者:具体
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com